Nuprl Definition : unchanged-for 11,40

(x unchanged-for t @ e)
== (x changed before e)
==  qle((es-time(es; (last change to x before e)) + t); es-time(ese)) 
latex



clarification:

unchanged-for{i:l}
unchanged-for(Teqesxte)
== (changed{i:l}
== (changed(Teqesxe))
==  qle((es-time(es; last-change{i:l}(Teqesxe)) + t); es-time(ese)) 
latex


DefinitionsP  Q, b, x changed before e, qle(rs), r + s, (last change to x before e), es-time(ese)
FDL editor aliasesunchanged-for

origin